net/http.http2clientStream.readClosed (field)
5 uses
net/http (current package)
h2_bundle.go#L7901: readClosed bool // peer sent an END_STREAM flag
h2_bundle.go#L10003: if cs.readClosed {
h2_bundle.go#L10359: if cs.readClosed {
h2_bundle.go#L10442: if !cs.readClosed {
h2_bundle.go#L10443: cs.readClosed = true
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)